added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBAzureBingMaps / SilverlightClient / Service References / GeocodeServiceReference / contracts.wsdl
blob2e28b63883112363b887cb527316c8e6b03ed4bb
1 <?xml version="1.0" encoding="utf-8"?>
2 <wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://dev.virtualearth.net/webservices/v1/geocode/contracts" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://dev.virtualearth.net/webservices/v1/geocode/contracts" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3   <wsdl:types>
4     <xsd:schema targetNamespace="http://dev.virtualearth.net/webservices/v1/geocode/contracts/Imports">
5       <xsd:import schemaLocation="http://dev.virtualearth.net/webservices/v1/metadata/geocodeservice/GeocodeService.xsd" namespace="http://dev.virtualearth.net/webservices/v1/geocode/contracts" />
6       <xsd:import schemaLocation="http://dev.virtualearth.net/webservices/v1/metadata/geocodeservice/GeocodeService1.xsd" namespace="http://dev.virtualearth.net/webservices/v1/common" />
7       <xsd:import schemaLocation="http://dev.virtualearth.net/webservices/v1/metadata/geocodeservice/GeocodeService4.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
8       <xsd:import schemaLocation="http://dev.virtualearth.net/webservices/v1/metadata/geocodeservice/GeocodeService2.xsd" namespace="http://dev.virtualearth.net/webservices/v1/geocode" />
9       <xsd:import schemaLocation="http://dev.virtualearth.net/webservices/v1/metadata/geocodeservice/GeocodeService3.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
10     </xsd:schema>
11   </wsdl:types>
12   <wsdl:message name="IGeocodeService_Geocode_InputMessage">
13     <wsdl:part name="parameters" element="tns:Geocode" />
14   </wsdl:message>
15   <wsdl:message name="IGeocodeService_Geocode_OutputMessage">
16     <wsdl:part name="parameters" element="tns:GeocodeResponse" />
17   </wsdl:message>
18   <wsdl:message name="IGeocodeService_Geocode_ResponseSummaryFault_FaultMessage">
19     <wsdl:part xmlns:q1="http://dev.virtualearth.net/webservices/v1/common" name="detail" element="q1:ResponseSummary" />
20   </wsdl:message>
21   <wsdl:message name="IGeocodeService_ReverseGeocode_InputMessage">
22     <wsdl:part name="parameters" element="tns:ReverseGeocode" />
23   </wsdl:message>
24   <wsdl:message name="IGeocodeService_ReverseGeocode_OutputMessage">
25     <wsdl:part name="parameters" element="tns:ReverseGeocodeResponse" />
26   </wsdl:message>
27   <wsdl:message name="IGeocodeService_ReverseGeocode_ResponseSummaryFault_FaultMessage">
28     <wsdl:part xmlns:q2="http://dev.virtualearth.net/webservices/v1/common" name="detail" element="q2:ResponseSummary" />
29   </wsdl:message>
30   <wsdl:portType name="IGeocodeService">
31     <wsdl:operation name="Geocode">
32       <wsdl:input wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/Geocode" message="tns:IGeocodeService_Geocode_InputMessage" />
33       <wsdl:output wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/GeocodeResponse" message="tns:IGeocodeService_Geocode_OutputMessage" />
34       <wsdl:fault wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/GeocodeResponseSummaryFault" name="ResponseSummaryFault" message="tns:IGeocodeService_Geocode_ResponseSummaryFault_FaultMessage" />
35     </wsdl:operation>
36     <wsdl:operation name="ReverseGeocode">
37       <wsdl:input wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/ReverseGeocode" message="tns:IGeocodeService_ReverseGeocode_InputMessage" />
38       <wsdl:output wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/ReverseGeocodeResponse" message="tns:IGeocodeService_ReverseGeocode_OutputMessage" />
39       <wsdl:fault wsaw:Action="http://dev.virtualearth.net/webservices/v1/geocode/contracts/IGeocodeService/ReverseGeocodeResponseSummaryFault" name="ResponseSummaryFault" message="tns:IGeocodeService_ReverseGeocode_ResponseSummaryFault_FaultMessage" />
40     </wsdl:operation>
41   </wsdl:portType>
42 </wsdl:definitions>